home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Diversos
/
small_my_fart.swf
/
scripts
/
DefineButton2_160
/
BUTTONCONDACTION on(release).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2008-09-02
|
120 b
|
8 lines
on(release){
gotoAndStop("instructions");
if(_root.muteSound == 0)
{
pop2Sound.start(0,1);
}
}